[INFO] cloning repository https://github.com/tlaakkonen/static-site-gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlaakkonen/static-site-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5a71883403f58e8cd2ebe1bf8b7fc84b68da298
[INFO] testing tlaakkonen/static-site-gen against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlaakkonen%2Fstatic-site-gen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tlaakkonen/static-site-gen
[INFO] finished tweaking git repo https://github.com/tlaakkonen/static-site-gen
[INFO] tweaked toml for git repo https://github.com/tlaakkonen/static-site-gen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlaakkonen/static-site-gen on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tlaakkonen/static-site-gen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded idna_adapter v1.0.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded file-id v0.2.3
[INFO] [stderr]   Downloaded zune-core v0.5.0
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded float-cmp v0.3.0
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded simplecss v0.1.0
[INFO] [stderr]   Downloaded arborium-sysroot v2.3.2
[INFO] [stderr]   Downloaded xmlparser v0.1.2
[INFO] [stderr]   Downloaded notify-debouncer-full v0.6.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.5
[INFO] [stderr]   Downloaded arborium-theme v2.3.2
[INFO] [stderr]   Downloaded arborium-highlight v2.3.2
[INFO] [stderr]   Downloaded svgparser v0.6.4
[INFO] [stderr]   Downloaded dlmalloc v0.2.12
[INFO] [stderr]   Downloaded svgcleaner v0.9.5
[INFO] [stderr]   Downloaded arborium v2.3.2
[INFO] [stderr]   Downloaded svgdom v0.10.5
[INFO] [stderr]   Downloaded zune-jpeg v0.5.7
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded arborium-python v2.3.2
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] [stderr]   Downloaded arborium-tree-sitter v2.3.2
[INFO] [stderr]   Downloaded arborium-rust v2.3.2
[INFO] [stderr]   Downloaded pulldown-latex v0.7.1
[INFO] [stderr]   Downloaded arborium-haskell v2.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e2d1a5b449f05e0fee1061c66d4fae2269a6d28e1fbaf97a67e4200e71d829d
[INFO] running `Command { std: "docker" "start" "-a" "8e2d1a5b449f05e0fee1061c66d4fae2269a6d28e1fbaf97a67e4200e71d829d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e2d1a5b449f05e0fee1061c66d4fae2269a6d28e1fbaf97a67e4200e71d829d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2d1a5b449f05e0fee1061c66d4fae2269a6d28e1fbaf97a67e4200e71d829d", kill_on_drop: false }`
[INFO] [stdout] 8e2d1a5b449f05e0fee1061c66d4fae2269a6d28e1fbaf97a67e4200e71d829d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cc9ae2cb6a94fa033b1ea2ec36f1ab7d1487f6a34c581cb26633c5cf5343f23
[INFO] running `Command { std: "docker" "start" "-a" "3cc9ae2cb6a94fa033b1ea2ec36f1ab7d1487f6a34c581cb26633c5cf5343f23", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling xmlparser v0.1.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling svgparser v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling float-cmp v0.3.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling arborium v2.3.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling arborium-theme v2.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling simplecss v0.1.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling svgdom v0.10.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.7
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling arborium-tree-sitter v2.3.2
[INFO] [stderr]    Compiling arborium-haskell v2.3.2
[INFO] [stderr]    Compiling arborium-rust v2.3.2
[INFO] [stderr]    Compiling arborium-python v2.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fern v0.5.9
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling svgcleaner v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pulldown-latex v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling arborium-highlight v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling static-site-gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3cc9ae2cb6a94fa033b1ea2ec36f1ab7d1487f6a34c581cb26633c5cf5343f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc9ae2cb6a94fa033b1ea2ec36f1ab7d1487f6a34c581cb26633c5cf5343f23", kill_on_drop: false }`
[INFO] [stdout] 3cc9ae2cb6a94fa033b1ea2ec36f1ab7d1487f6a34c581cb26633c5cf5343f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 948210e7142293d2e0697e62e1f2013f0e7e3cbbff61c9dbeca36d05069e72c5
[INFO] running `Command { std: "docker" "start" "-a" "948210e7142293d2e0697e62e1f2013f0e7e3cbbff61c9dbeca36d05069e72c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling static-site-gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "948210e7142293d2e0697e62e1f2013f0e7e3cbbff61c9dbeca36d05069e72c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948210e7142293d2e0697e62e1f2013f0e7e3cbbff61c9dbeca36d05069e72c5", kill_on_drop: false }`
[INFO] [stdout] 948210e7142293d2e0697e62e1f2013f0e7e3cbbff61c9dbeca36d05069e72c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5e2c0e3843f109f1ca30d167ab2145f3172092026d4b7c8267bcdc9f1292628
[INFO] running `Command { std: "docker" "start" "-a" "e5e2c0e3843f109f1ca30d167ab2145f3172092026d4b7c8267bcdc9f1292628", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/static_site_gen-6a4d2380ad74fc5b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5e2c0e3843f109f1ca30d167ab2145f3172092026d4b7c8267bcdc9f1292628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e2c0e3843f109f1ca30d167ab2145f3172092026d4b7c8267bcdc9f1292628", kill_on_drop: false }`
[INFO] [stdout] e5e2c0e3843f109f1ca30d167ab2145f3172092026d4b7c8267bcdc9f1292628
